Work around Legend H bugs for Mac and Linux.
authorrobertl <robertl>
Fri, 2 Oct 2009 17:21:27 +0000 (17:21 +0000)
committerrobertl <robertl>
Fri, 2 Oct 2009 17:21:27 +0000 (17:21 +0000)
jeeps/gpslibusb.c

index 3833c3b96381074ff7db79ceba74435f121bcd4b..357da9121fac614465dad3935149224bb93d82f7 100644 (file)
@@ -349,6 +349,7 @@ garmin_usb_start(struct usb_device *dev, libusb_unit_data *lud)
                        // feeling there are more affected models either
                        // on the market or on the way.
                        case 695: break;   // Venture HC
+                       case 957: break;   // Legend H
                        case 285: break;   // GPSMap 276C/4.80
                        case 402: break;   // GPSMap 396C/4.50
                        default: gusb_syncup();